GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / EnableMouseWheel Property





In This Topic
EnableMouseWheel Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(51)>
Property EnableMouseWheel As Boolean
[DispId(51)]
bool EnableMouseWheel {get; set;}
read-write property EnableMouseWheel: Boolean; 
DispIdAttribute(51)
function get,set EnableMouseWheel : boolean
[DispId(51)]
__property bool get_EnableMouseWheel();
__property void set_EnableMouseWheel( 
   bool value
);
[DispId(51)]
property bool EnableMouseWheel {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members